projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2823513
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Sat, 7 Apr 2007 19:43:35 +0000
(19:43 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sat, 7 Apr 2007 19:43:35 +0000
(19:43 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9650bd45c57c5819bf1cfdee413beccca33bbf13..f4260315eadb4dd4567f8f58a7db8c35d593e472 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-04-07 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/cc-cmds.el (c-electric-paren): clean-up
+ space-before-funcall: only insert space when on identifier, etc.
+ Patch by David Hansen.
+
2007-04-07 Chong Yidong <cyd@stupidchicken.com>
* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.